HomeSort by relevance Sort by last modified time
    Searched refs:isFunctionOrFunctionTemplate (Results 1 - 7 of 7) sorted by null

  /external/clang/lib/AST/
DeclBase.cpp 155 bool Decl::isFunctionOrFunctionTemplate() const {
157 return UD->getTargetDecl()->isFunctionOrFunctionTemplate();
    [all...]
  /external/clang/include/clang/AST/
DeclBase.h 799 bool isFunctionOrFunctionTemplate() const;
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaDecl.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaOverload.cpp     [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]

Completed in 37 milliseconds