Searched defs:LOpen (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h389 SourceLocation LOpen, LClose; member in class:clang::BalancedDelimiterTracker
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1171 SourceLocation LOpen; member in struct:__anon558::SimpleClauseData
1174 SimpleClauseData(unsigned Type, SourceLocation Loc, SourceLocation LOpen, argument
1184 SourceLocation LOpen = P.ConsumeToken(); local
2983 SourceLocation LOpen = ConsumeToken(); local

Completed in 84 milliseconds