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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h3167 SourceLocation getAttributeLoc() const { return loc; } function in class:clang::DependentAddressSpaceType
3211 SourceLocation getAttributeLoc() const { return loc; } function in class:clang::DependentSizedExtVectorType
3322 SourceLocation getAttributeLoc() const { return Loc; } function in class:clang::DependentVectorType
3528 SourceLocation getAttributeLoc() const { return loc; } function in class:clang::final

Completed in 62 milliseconds