Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/ !
H A DSemaDeclCXX.cpp15917 SourceLocation ConstructLoc, QualType DeclInitType, NamedDecl *FoundDecl, in BuildCXXConstructExpr()
15959 SourceLocation ConstructLoc, QualType DeclInitType, NamedDecl *FoundDecl, in BuildCXXConstructExpr()
15982 SourceLocation ConstructLoc, QualType DeclInitType, in BuildCXXConstructExpr()
H A DSemaOpenMP.cpp178 SourceLocation ConstructLoc; member