Home
last modified time | relevance | path

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

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