Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16035 SourceLocation ConstructLoc, QualType DeclInitType, NamedDecl *FoundDecl, in BuildCXXConstructExpr()
16077 SourceLocation ConstructLoc, QualType DeclInitType, NamedDecl *FoundDecl, in BuildCXXConstructExpr()
16100 SourceLocation ConstructLoc, QualType DeclInitType, in BuildCXXConstructExpr()
H A DSemaOpenMP.cpp173 SourceLocation ConstructLoc; member