Home
last modified time | relevance | path

Searched defs:OpenMPTokens (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp4320 ParseOpenMPAttributeArgs(const IdentifierInfo * AttrName,CachedTokens & OpenMPTokens) ParseOpenMPAttributeArgs() argument
4421 ParseCXX11AttributeArgs(IdentifierInfo * AttrName,SourceLocation AttrNameLoc,ParsedAttributes & Attrs,SourceLocation * EndLoc,IdentifierInfo * ScopeName,SourceLocation ScopeLoc,CachedTokens & OpenMPTokens) ParseCXX11AttributeArgs() argument
4534 ParseCXX11AttributeSpecifierInternal(ParsedAttributes & Attrs,CachedTokens & OpenMPTokens,SourceLocation * EndLoc) ParseCXX11AttributeSpecifierInternal() argument
4872 CachedTokens OpenMPTokens; ParseMicrosoftAttributes() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2897 ReplayOpenMPAttributeTokens(CachedTokens & OpenMPTokens) ReplayOpenMPAttributeTokens() argument
2932 CachedTokens OpenMPTokens; global() variable