HomeSort by: relevance | last modified time | path
    Searched defs:attributeImpl (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
JSON.h 942 attributeImpl(Key, [&] { value(Contents); });
946 attributeImpl(Key, [&] { array(Contents); });
950 attributeImpl(Key, [&] { object(Contents); });
966 void attributeImpl(llvm::StringRef Key, Block Contents) {

Completed in 33 milliseconds