Home
last modified time | relevance | path

Searched defs:ActualArgs (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DTokenLexer.h38 MacroArgs *ActualArgs = nullptr; variable
109 MacroArgs *ActualArgs, Preprocessor &pp) in TokenLexer()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp92 ArrayRef<GenericValue> ActualArgs = in runFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp618 const SmallVectorImpl<Constant*> &ActualArgs) { in EvaluateFunction()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2544 CallArgList ActualArgs; in GenerateMessageSendSuper() local
2677 CallArgList ActualArgs; in GenerateMessageSend() local
H A DCGObjCMac.cpp2147 CallArgList ActualArgs; in EmitMessageSend() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp218 llvm::SmallVector<Expr *, 4> ActualArgs; in instantiateDependentAnnotationAttr() local