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.h71 const IdentifierLoc *EnvironmentLoc; member
756 IdentifierLoc *EnvironmentLoc) { in create()
997 IdentifierLoc *EnvironmentLoc) { in addNew()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1227 IdentifierLoc *EnvironmentLoc = nullptr; in ParseAvailabilityAttribute() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2504 const IdentifierLoc *EnvironmentLoc = AL.getEnvironment(); in handleAvailabilityAttr() local