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

/external/clang/include/clang/AST/
H A DDecl.h297 void setLocStart(SourceLocation L) { LocStart = L; } function in class:clang::LabelDecl
425 void setLocStart(SourceLocation L) { LocStart = L; } function in class:clang::NamespaceDecl
2260 void setLocStart(SourceLocation L) { LocStart = L; }

Completed in 60 milliseconds