| /external/clang/include/clang/Lex/ |
| D | CodeCompletionHandler.h | 47 virtual void CodeCompleteMacroName(bool IsDefinition) { } in CodeCompleteMacroName()
|
| /external/googletest/googlemock/scripts/generator/cpp/ |
| D | ast.py | 120 def IsDefinition(self): member in Node 278 def IsDefinition(self): member in Typedef 302 def IsDefinition(self): member in _NestedType 331 def IsDefinition(self): member in Class 374 def IsDefinition(self): member in Function 451 def IsDefinition(self): member in Type
|
| /external/google-breakpad/src/testing/scripts/generator/cpp/ |
| D | ast.py | 119 def IsDefinition(self): member in Node 277 def IsDefinition(self): member in Typedef 301 def IsDefinition(self): member in _NestedType 330 def IsDefinition(self): member in Class 373 def IsDefinition(self): member in Function 450 def IsDefinition(self): member in Type
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
| D | LowerTypeTests.cpp | 257 bool IsDefinition; member in __anondb9e6fc60111::GlobalTypeMember 267 bool IsDefinition, bool IsExported, in create() 1225 Function *F, Constant *JT, bool IsDefinition) { in replaceWeakDeclarationWithJumpTablePtr() 1439 bool IsDefinition = Functions[I]->isDefinition(); in buildBitSetsFromFunctionsNative() local 1641 void LowerTypeTestsModule::replaceCfiUses(Function *Old, Value *New, bool IsDefinition) { in replaceCfiUses() 1860 bool IsDefinition = !GO.isDeclarationForLinker(); in lower() local
|
| /external/clang/unittests/ASTMatchers/Dynamic/ |
| D | RegistryTest.cpp | 231 const VariantMatcher IsDefinition = constructMatcher("isDefinition"); in TEST_F() local
|
| /external/llvm/lib/IR/ |
| D | DebugInfoMetadata.cpp | 413 bool IsLocalToUnit, bool IsDefinition, unsigned ScopeLine, in getImpl() 511 Metadata *Type, bool IsLocalToUnit, bool IsDefinition, in getImpl()
|
| /external/llvm/bindings/go/llvm/ |
| D | DIBuilderBindings.cpp | 76 LLVMMetadataRef CompositeType, int IsLocalToUnit, int IsDefinition, in LLVMDIBuilderCreateFunction()
|
| D | dibuilder.go | 188 IsDefinition bool member
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
| D | DebugInfoMetadata.cpp | 502 bool IsLocalToUnit, bool IsDefinition, unsigned ScopeLine, in getImpl() 610 Metadata *Type, bool IsLocalToUnit, bool IsDefinition, in getImpl()
|
| D | DebugInfo.cpp | 802 LLVMBool IsLocalToUnit, LLVMBool IsDefinition, in LLVMDIBuilderCreateFunction()
|
| /external/clang/lib/Parse/ |
| D | Parser.cpp | 1885 void Parser::CodeCompleteMacroName(bool IsDefinition) { in CodeCompleteMacroName()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
| D | dibuilder.go | 195 IsDefinition bool member
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
| D | MetadataTest.cpp | 1587 bool IsDefinition = true; in TEST_F() local 1929 bool IsDefinition = true; in TEST_F() local 2003 bool IsDefinition = true; in TEST_F() local
|
| /external/clang/lib/AST/ |
| D | DeclBase.cpp | 574 bool IsDefinition; in isWeakImported() local
|
| /external/llvm/unittests/IR/ |
| D | MetadataTest.cpp | 1420 bool IsDefinition = true; in TEST_F() local 1761 bool IsDefinition = true; in TEST_F() local
|
| /external/clang/unittests/ASTMatchers/ |
| D | ASTMatchersNarrowingTest.cpp | 1277 TEST(Matcher, IsDefinition) { in TEST() argument
|
| /external/clang/lib/Sema/ |
| D | SemaDecl.cpp | 5597 bool IsDefinition) { in checkDLLAttributeRedeclaration() 7168 bool IsDefinition = ExtraArgs.D.isFunctionDefinition(); in DiagnoseInvalidRedeclaration() local
|
| D | SemaCodeComplete.cpp | 7453 void Sema::CodeCompletePreprocessorMacroName(bool IsDefinition) { in CodeCompletePreprocessorMacroName()
|