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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugLinesSubsection.cpp75 void DebugLinesSubsection::createBlock(StringRef FileName) { function in class:DebugLinesSubsection
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h672 template <typename... ArgTs> Block &createBlock(ArgTs &&... Args) { function in class:llvm::jitlink::LinkGraph
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1611 CFGBlock *CFGBuilder::createBlock(bool add_successor) { function in class:CFGBuilder
4911 CFGBlock *CFG::createBlock() { function in class:CFG
[all...]

Completed in 97 milliseconds