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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h173 FunctionListType FunctionList; ///< The Functions in the module member in class:llvm::Module
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp800 std::vector<QualType> FunctionList; local
716 GetOpenCLBuiltinFctOverloads( ASTContext &Context, unsigned GenTypeMaxCnt, std::vector<QualType> &FunctionList, SmallVector<QualType, 1> &RetTypes, SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp1012 findCandidates( InstructionMapper &Mapper, std::vector<OutlinedFunction> &FunctionList) argument
1194 outline(Module &M, std::vector<OutlinedFunction> &FunctionList, InstructionMapper &Mapper, unsigned &OutlinedFunctionNum) argument
1456 std::vector<OutlinedFunction> FunctionList; local
[all...]

Completed in 115 milliseconds