Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2938 const llvm::function_ref<void(CXXScopeSpec &, DeclarationNameInfo)> in ParseOpenMPSimpleVarList()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h110 class CXXScopeSpec; variable