Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp876 void Parser::parseOMPTraitPropertyKind(OMPTraitProperty &TIProperty, in parseOMPTraitPropertyKind() function in Parser
1004 parseOMPTraitPropertyKind(TIProperty, Set, TISelector.Kind, Seen); in parseOMPContextProperty()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h3150 void parseOMPTraitPropertyKind(OMPTraitProperty &TIProperty,