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

Declarations

tools/clang/include/clang/Sema/DeclSpec.h
 1048   void setOperatorFunctionId(SourceLocation OperatorLoc,

References

tools/clang/lib/Parse/ParseExprCXX.cpp
 2527     Result.setOperatorFunctionId(KeywordLoc, Op, SymbolLocations);
tools/clang/lib/Parse/ParseOpenMP.cpp
 2434       ReductionId.setOperatorFunctionId(OpLoc, OOK, SymbolLocations);
tools/clang/lib/Sema/TreeTransform.h
13177   Name.setOperatorFunctionId(NameLoc, Operator, SymbolLocations);