HomeSort by relevance Sort by last modified time
    Searched defs:FunctionTypes (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
metafunctions.cpp 236 namespace FunctionTypes {
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/
LLVMContextImpl.h 309 FunctionTypeMap FunctionTypes;

Completed in 24 milliseconds