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

/external/clang/include/clang/AST/
H A DNestedNameSpecifier.h280 SourceLocation getLocalBeginLoc() const { function in class:clang::NestedNameSpecifierLoc
/external/clang/lib/Sema/
H A DDeclSpec.cpp136 return Builder.getTemporary().getLocalBeginLoc();
H A DTreeTransform.h3033 Q.getLocalBeginLoc(),
3045 Q.getLocalBeginLoc(),
3047 SS.Extend(SemaRef.Context, NS, Q.getLocalBeginLoc(), Q.getLocalEndLoc());
3054 getDerived().TransformDecl(Q.getLocalBeginLoc(),
3056 SS.Extend(SemaRef.Context, Alias, Q.getLocalBeginLoc(),
H A DSemaType.cpp3700 DNTLoc.setNameLoc(NNSLoc.getLocalBeginLoc());
/external/clang/tools/libclang/
H A DCIndex.cpp1277 Q.getLocalBeginLoc(),
1285 Q.getLocalBeginLoc(),

Completed in 711 milliseconds