Home
last modified time | relevance | path

Searched defs:OptionLoc (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/Parse/
H A DLoopHint.h30 IdentifierLoc *OptionLoc = nullptr; member
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp81 IdentifierLoc *OptionLoc = A.getArgAsIdent(1); in handleLoopHintAttr() local
535 SourceLocation OptionLoc = LH->getRange().getBegin(); in CheckForIncompatibleAttributes() local