reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/AST/TypeLoc.h
  569   SourceLocation getNameLoc() const { return getBuiltinLoc(); }
tools/clang/lib/Sema/TreeTransform.h
 4531   NewT.setBuiltinLoc(T.getBuiltinLoc());
tools/clang/lib/Serialization/ASTWriter.cpp
  609   Record.AddSourceLocation(TL.getBuiltinLoc());
tools/clang/tools/libclang/CIndex.cpp
 1557       return Visit(MakeCursorTypeRef(Typedef->getDecl(), TL.getBuiltinLoc(),