OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PropertyLoc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseExpr.cpp
1171
SourceLocation
PropertyLoc
= ConsumeToken();
1174
ILoc,
PropertyLoc
);
ParseOpenMP.cpp
987
SourceLocation
PropertyLoc
= Tok.getLocation();
998
if (
PropertyLoc
!= Tok.getLocation())
1013
Diag(
PropertyLoc
, diag::warn_omp_ctx_incompatible_property_for_selector)
1018
Diag(
PropertyLoc
, diag::note_omp_ctx_compatible_set_and_selector_for_property)
Completed in 28 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026