Home
last modified time | relevance | path

Searched defs:EnvironmentLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h72 const IdentifierLoc *EnvironmentLoc; member
773 IdentifierLoc *EnvironmentLoc) { in create()
1010 IdentifierLoc *EnvironmentLoc) { in addNew()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1307 IdentifierLoc *EnvironmentLoc = nullptr; in ParseAvailabilityAttribute() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2304 const IdentifierLoc *EnvironmentLoc = AL.getEnvironment(); in handleAvailabilityAttr() local