Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp884 void Parser::parseOMPTraitPropertyKind(OMPTraitProperty &TIProperty, in parseOMPTraitPropertyKind() function in Parser
1012 parseOMPTraitPropertyKind(TIProperty, Set, TISelector.Kind, Seen); in parseOMPContextProperty()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3397 void parseOMPTraitPropertyKind(OMPTraitProperty &TIProperty,