Searched defs:ThisScope (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp3844 llvm::Optional<Sema::CXXThisScopeRAII> ThisScope; local
H A DParseOpenMP.cpp650 Sema::CXXThisScopeRAII *ThisScope; member in class:__anon1962::final
H A DParseDecl.cpp6428 llvm::Optional<Sema::CXXThisScopeRAII> ThisScope; local
6278 InitCXXThisScopeForDeclaratorIfRelevant( const Declarator &D, const DeclSpec &DS, llvm::Optional<Sema::CXXThisScopeRAII> &ThisScope) argument

Completed in 168 milliseconds