Searched defs:FunctionTypes (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dmetafunctions.cpp236 namespace FunctionTypes { namespace
257 Arity<int(float, double, long double, char)> check4; // expected-error{{implicit instantiation of undefined template 'FunctionTypes::Arity<int (float, double, long double, char)>'}}
/external/llvm/lib/VMCore/
H A DLLVMContextImpl.h309 FunctionTypeMap FunctionTypes; member in class:llvm::LLVMContextImpl

Completed in 74 milliseconds