Home
last modified time | relevance | path

Searched refs:ArgumentValue (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTDiagnostic.h31 ArrayRef<DiagnosticsEngine::ArgumentValue> PrevArgs,
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp63 ArrayRef<DiagnosticsEngine::ArgumentValue> PrevArgs, in DummyArgToStringFn()
866 SmallVector<DiagnosticsEngine::ArgumentValue, 8> FormattedArgs; in FormatDiagnostic()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1473 Value *ArgumentValue = Call->getArgOperand(ArgPair->second); in replaceCalledFunction() local
1478 << *ArgumentValue << "\n"); in replaceCalledFunction()
1479 NewCallArgs.push_back(ArgumentValue); in replaceCalledFunction()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp265 ArrayRef<DiagnosticsEngine::ArgumentValue> PrevArgs, in ConvertTypeToDiagnosticString()
361 ArrayRef<DiagnosticsEngine::ArgumentValue> PrevArgs, in FormatASTNodeDiagnosticArgument()