Home
last modified time | relevance | path

Searched defs:isDefinition (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/IR/
DDIBuilder.cpp628 bool isLocalToUnit, bool isDefinition, in createFunction()
643 bool isLocalToUnit, bool isDefinition, in createFunction()
666 bool isLocalToUnit, bool isDefinition, in createTempFunctionFwdDecl()
681 bool isLocalToUnit, bool isDefinition, unsigned VK, in createMethod()
/external/clang/unittests/Basic/
DSourceManagerTest.cpp249 bool isDefinition; // if false, it is expansion. member
/external/clang/include/clang/AST/
DTypeLoc.h631 bool isDefinition() const { in isDefinition() function
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h3026 AST_POLYMORPHIC_MATCHER(isDefinition, in AST_POLYMORPHIC_MATCHER() argument
/external/clang/include/clang-c/
DIndex.h5331 int isDefinition; member
/external/clang/lib/Sema/
DSemaDecl.cpp11133 TagTypeKind NewTag, bool isDefinition, in isAcceptableTagRedeclaration()