Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp408 bool Sema::BuildCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in BuildCXXNestedNameSpecifier()
774 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in ActOnCXXNestedNameSpecifier()
837 NestedNameSpecInfo &IdInfo, in IsInvalidUnlessNestedName()
/freebsd/sys/contrib/dev/acpica/components/disassembler/
H A Ddmopcode.c802 const AH_DEVICE_ID *IdInfo; in AcpiDmDisassembleOneOp() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp754 const auto *IdInfo = Func->getIdentifier(); in isBeginCall() local
761 const auto *IdInfo = Func->getIdentifier(); in isEndCall() local
H A DIteratorModeling.cpp435 const auto *IdInfo = cast<FunctionDecl>(Call.getDecl())->getIdentifier(); in handleAdvanceLikeFunction() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp438 Sema::NestedNameSpecInfo IdInfo(&II, Tok.getLocation(), Next.getLocation(), in ParseOptionalCXXScopeSpecifier() local