Home
last modified time | relevance | path

Searched refs:ConditionLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp4010 SMLoc ConditionLoc = Lex.getLoc(); in ParseAssert() local
4028 CurRec->addAssertion(ConditionLoc, Condition, Message); in ParseAssert()
4030 addEntry(std::make_unique<Record::AssertionInfo>(ConditionLoc, Condition, in ParseAssert()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7773 SourceLocation ConditionLoc; member in __anon1dd12e443f11::OpenMPIterationSpaceChecker
7824 Stack(Stack), DefaultLoc(DefaultLoc), ConditionLoc(DefaultLoc), in OpenMPIterationSpaceChecker()
7950 ConditionLoc = SL; in setUB()
7998 SemaRef.Diag(ConditionLoc, in setStep()