Home
last modified time | relevance | path

Searched defs:Layer (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/unittests/Tooling/Syntax/
H A DTreeTest.cpp93 std::vector<std::vector<const Node *>> Layer = {Base}; in generateAllTreesWithShape() local
81 __anonc4d3ea3a0202(ArrayRef<std::vector<const Node *>> Layer, unsigned NextLayerNodeCount) generateAllTreesWithShape() argument
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp155 ObjectLinkingLayerJITLinkContext(ObjectLinkingLayer & Layer,std::unique_ptr<MaterializationResponsibility> MR,std::unique_ptr<MemoryBuffer> ObjBuffer) ObjectLinkingLayerJITLinkContext() argument
667 ObjectLinkingLayer &Layer; global() member in llvm::orc::ObjectLinkingLayerJITLinkContext
H A DLLJIT.cpp939 auto Layer = createObjectLinkingLayer() local
/llvm-project/clang/lib/Analysis/
H A DCFG.cpp801 const ConstructionContextLayer *Layer = ConstructionContextMap.lookup(E); retrieveAndCleanupConstructionContext() local
1426 consumeConstructionContext(const ConstructionContextLayer * Layer,Expr * E) consumeConstructionContext() argument
1442 findConstructionContexts(const ConstructionContextLayer * Layer,Stmt * Child) findConstructionContexts() argument
[all...]