Home
last modified time | relevance | path

Searched defs:StartL (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclFriend.h154 SourceLocation StartL = (NumTPLists == 0) in getSourceRange() local
H A DDecl.h534 LabelStmt *S, SourceLocation StartL) in LabelDecl()
781 SourceLocation StartL) in DeclaratorDecl()
4508 FileScopeAsmDecl(DeclContext *DC, Expr *asmstring, SourceLocation StartL, in FileScopeAsmDecl()
H A DDeclCXX.h4339 QualType T, TypeSourceInfo *TInfo, SourceLocation StartL, in MSPropertyDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp2150 VarDecl *VarDecl::Create(ASTContext &C, DeclContext *DC, SourceLocation StartL, in Create()
4804 SourceLocation StartL) in TagDecl()
H A DDeclCXX.cpp3652 SourceLocation StartL, in Create()