Home
last modified time | relevance | path

Searched defs:MethodPool (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3456 SmallString<4096> MethodPool; in WriteSelectors() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1562 GlobalMethodPool MethodPool; variable