Searched refs:getLocalBeginLoc (Results 1 - 5 of 5) sorted by relevance

/external/clang/include/clang/AST/
H A DNestedNameSpecifier.h293 SourceLocation getLocalBeginLoc() const { function in class:clang::NestedNameSpecifierLoc
/external/clang/lib/Sema/
H A DDeclSpec.cpp149 return Builder.getTemporary().getLocalBeginLoc();
H A DTreeTransform.h3150 Q.getLocalBeginLoc(),
3162 Q.getLocalBeginLoc(),
3164 SS.Extend(SemaRef.Context, NS, Q.getLocalBeginLoc(), Q.getLocalEndLoc());
3171 getDerived().TransformDecl(Q.getLocalBeginLoc(),
3173 SS.Extend(SemaRef.Context, Alias, Q.getLocalBeginLoc(),
H A DSemaType.cpp3750 DNTLoc.setNameLoc(NNSLoc.getLocalBeginLoc());
/external/clang/tools/libclang/
H A DCIndex.cpp1281 Q.getLocalBeginLoc(),
1289 Q.getLocalBeginLoc(),

Completed in 161 milliseconds