Home
last modified time | relevance | path

Searched defs:IdInfo (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.cpp77 const auto *IdInfo = Func->getIdentifier(); in isInsertCall() local
88 const auto *IdInfo = Func->getIdentifier(); in isEmplaceCall() local
99 const auto *IdInfo = Func->getIdentifier(); in isEraseCall() local
113 const auto *IdInfo = Func->getIdentifier(); in isEraseAfterCall() local
H A DContainerModeling.cpp763 const auto *IdInfo = Func->getIdentifier(); in isBeginCall() local
770 const auto *IdInfo = Func->getIdentifier(); in isEndCall() local
H A DIteratorModeling.cpp438 const auto *IdInfo = cast<FunctionDecl>(Call.getDecl())->getIdentifier(); in handleAdvanceLikeFunction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp384 NestedNameSpecInfo &IdInfo) { in isNonTypeNestedNameSpecifier()
483 bool Sema::BuildCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in BuildCXXNestedNameSpecifier()
833 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in ActOnCXXNestedNameSpecifier()
879 NestedNameSpecInfo &IdInfo, in IsInvalidUnlessNestedName()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp49 struct IdInfo { struct
50 const char *Last;
51 StringRef Name;
/netbsd-src/sys/external/bsd/acpica/dist/disassembler/
H A Ddmopcode.c694 const AH_DEVICE_ID *IdInfo; in AcpiDmDisassembleOneOp() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp390 Sema::NestedNameSpecInfo IdInfo(&II, Tok.getLocation(), Next.getLocation(), in ParseOptionalCXXScopeSpecifier() local