Home
last modified time | relevance | path

Searched refs:getCXXOperatorNameRange (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclarationName.h750 SourceRange getCXXOperatorNameRange() const { in getCXXOperatorNameRange() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp1620 if (auto ToRangeOrErr = import(From.getCXXOperatorNameRange())) in ImportDeclarationNameLoc()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp12820 LSI->IntroducerRange = DNI.getCXXOperatorNameRange(); in RebuildLambdaScopeInfo()